Lab 2

Lab 2: Common-Emitter Amplifier

Introduction

For reference, here is the lab manual that was followed. This lab goes over the common emitter amplifier with all the theory and simulation being done in the prelab so it will only be covered briefly here.

A common emitter amplifier looks like this:

Image shamelessly stolen from wikipedia.

In most cases, as is true in this lab, the base is biased by a voltage divider and then swung up and down by the input signal. This causes the transistor to amplify the forward current by its amplification factor and thereby change the voltage at the output drastically.

The equations for the amplification of such a circuit can be found in the manual. This page will be focused on the testing of the circuit.

Testing and benchmarking the all powerful CE amplifier

Step 1: While building circuit place the transistor in backwards.
Step 2: Test circuit and assume strange numbers are just a fluke.
Step 3: Notice the step 1 error, facepalm, repeat.


To verify that the transistor is operating correctly and that you skipped step 1, the voltages on its pins can be used. The voltage from the base to the emitter should be about 0.7 V (this is a typical value for all BJTs) And for this case the voltage from collector to emitter should be about 1.1 V although the bottom cutoff is around 0.2 V before the bjt goes into saturation. From the values below you can see the values were pretty spot on for this lab.

Pin Voltage
Base 1.79 V
Collector 5.69 V
Emitter 1.09 V



While it would have been fun to see an electrolytic capacitor explode, that didn't happen here. The polarities in a circuit this small were have been relatively easy to figure out, and were also verified with LTSpice.

With the circuit fully constructed, all thats left is to stimulate it with a signal and see what level of gain it has. The input and output can be seen below for 1kHz.


The gain for this 1kHz signal is clearly about 50 V/V but that gain varies drastically with both load resistance and frequency. The gain value for a fairly broad spread of load resistance can be seen in the table below, and the very low resolution graph under that.

Load Resistance Voltage Gain
10 Ω 1.84 V/V
100 Ω 12.76 V/V
1 kΩ 53.5 V/V
10 kΩ 75 V/V
100 kΩ 75 V/V




As can be seen the gain drastically decreases as the load resistance decreases. In order to fix this when going into the 8 ohm speaker there will be a need for a buffer, but thats the subject of lab 3.

The gain doesn't only vary with resistance but also with input frequency. See below.

Frequency Voltage Gain Gain(dB)
100 Hz 11.25 V/V 21.02 dB
300 Hz 23.75 V/V 27.5 dB
1 kHz 50 V/V 33.4 dB
3 kHz 55 V/V 34.8 dB
10 kHz 53.6 V/V 34.6 dB
30 kHz 53.6 V/V 34.6 dB
100 kHz 56.7 V/V 35.1 dB
300 kHz 57.8 V/V 35.21 dB
1 MHz 53.2 V/V 34.5 dB
3 MHz 38.75 V/V 31.8 dB
10 MHz 5 V/V 14 dB




From this info the 3dB bandwidth can seen to be from 1 kHz to 3 MHz. This is a farily standard measure of amplifiers because its the input frequencies which will still have 50% of the total power gain, typically marking the sharp falloff on the left and right on the chart above.

This CE amplifier appears to do a fairly good job for audio frequencies, the next lab will use a buffer amp to fix the low resistance gain problems. Ta ta for now.